home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Resources / Outlook Express 5.02 / Outlook Express 5.02 Folder / Help / Contents / MacOffice.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-03-17  |  2.7 KB  |  157 lines  |  [TEXT/MSIE]

  1. /*  Style Sheet Last updated - 9/29/99 */
  2.  
  3. /*  This style sheet is for the Mac OE 5.0 project only*/
  4.  
  5.  
  6.  
  7.  
  8.  
  9. /*  BODY = default paragraph font */
  10.  
  11.  
  12.  
  13. body         {background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
  14.  
  15.  
  16.  
  17. /*  HYPERLINKS */
  18.  
  19.  
  20.  
  21. a:link        {color: #0000cc;}
  22.  
  23. a:active    {color: #0000cc;}
  24.  
  25. a:visited    {color: #990099;}    
  26.  
  27. .pop        {text-decoration: none; cursor: help; }
  28.  
  29.  
  30.  
  31. /*  LISTS */
  32.  
  33.  
  34.  
  35. dd        {margin-left: 2em; }
  36.  
  37.  
  38.  
  39. ol        {font-size: 100%; margin-top: .5em; margin-bottom: .6em; margin-left: 4em;}
  40.  
  41. ul        {font-size: 100%; margin-top: .5em; margin-bottom: .6em; margin-left: 4em;}
  42.  
  43. ol p    {margin-bottom: 0em;}
  44.  
  45. ul p    {margin-bottom: 0em;}
  46.  
  47. ol ul    {list-style: disc; margin-top: .5em; margin-bottom: 0em;}
  48.  
  49. ul ul    {list-style: disc; margin-top: .5em;}
  50.  
  51. li        {margin-bottom: .6em; margin-left: -2.5em;}
  52.  
  53.  
  54.  
  55. /*  PREFORMATTING and CODE */
  56.  
  57.  
  58.  
  59. pre         {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
  60.  
  61. code     {font-family: courier new, courier; font-size: 110%; }
  62.  
  63.  
  64.  
  65. /*  TABLES */
  66.  
  67.  
  68.  
  69. table    {font-size: 9pt; margin-top: 1em; margin-bottom: 0em;}
  70.  
  71. th        {font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; background-color: #DDDDDD; vertical-align: bottom; }
  72.  
  73. tr        { }
  74.  
  75. td        {font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: top; }
  76.  
  77.  
  78.  
  79. /*  PARAGRAPH */
  80.  
  81. p        {margin-top: .6em; margin-bottom: .6em;}
  82.  
  83.  
  84.  
  85. /*  Heading styles  */
  86.  
  87.  
  88.  
  89. h1            {font-size: 110%; color: #000088; margin-bottom: .5em;}
  90.  
  91. h2            {font-size: 110%; margin-top: 1.6em; margin-bottom: .5em;}
  92.  
  93. h3            {font-size: 105%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold;}
  94.  
  95. h4            {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  96.  
  97. h5            {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  98.  
  99. /*  Heading 9,List Procedure Heading,lproch  */
  100.  
  101. .lproch        {font-size: 110%; font-weight: bold; margin-top: 1.2em; }
  102.  
  103.  
  104.  
  105. /*  Paragraph class styles  */
  106.  
  107.  
  108.  
  109. .ac            {font-size: smaller; } 
  110.  
  111. .alpha        {font-size: 110%; font-weight: bold; color: #000088; }
  112.  
  113. .hang        {text-indent: -2em; margin-left: 2em;}
  114.  
  115. .fixp        {color: #00ff00;}/*  fix this paragraph for incorrectly used styles / green  */
  116.  
  117. .ind        {margin-left: 2em;}
  118.  
  119. .ind2        {margin-left: 4em;}
  120.  
  121. .l1            {font-size: 95%; font-weight: bold; }
  122.  
  123. .l2            {font-size: 95%; margin-left: 2em; }
  124.  
  125. .l3            {font-size: 95%; fmargin-left: 4em; }
  126.  
  127. .mt            {margin-top:  2em; font-weight: bold;}
  128.  
  129. .triangle     {list-style-image: url("../images/triangle.gif"); }
  130.  
  131. .related    {font-size: 100%; font-weight: bold; margin-top: 1.6em; margin-bottom: .5em; }
  132.  
  133. .rtt        {text-align: right; font-size: 90%; }
  134.  
  135. .tableup    {margin-top: 0em; }
  136.  
  137.  
  138.  
  139.  
  140.  
  141. /*  spacing styles */
  142.  
  143.  
  144.  
  145. .4            {line-height: 4pt;}
  146.  
  147. .6            {line-height: 6pt;}
  148.  
  149. .endblock    {line-height: 400px;}
  150.  
  151.  
  152.  
  153. /* Show Me Styles */        
  154.  
  155. .Highlight    {background-color: lightblue;}
  156.  
  157. .Normal     {background-color: white;}